google.golang.org/grpc.traceInfo.firstLine (field)

9 uses

	google.golang.org/grpc (current package)
		server.go#L1035: 		firstLine: firstLine{
		server.go#L1041: 		trInfo.firstLine.deadline = time.Until(dl)
		server.go#L1184: 			trInfo.tr.LazyLog(&trInfo.firstLine, false)
		server.go#L1612: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		stream.go#L408: 			firstLine: firstLine{
		stream.go#L413: 			trInfo.firstLine.deadline = time.Until(deadline)
		stream.go#L415: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		stream.go#L450: 		a.trInfo.firstLine.SetRemoteAddr(a.t.RemoteAddr())
		trace.go#L50: 	firstLine firstLine